gtk-demo: Plug another leak
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 20:23:42 +0000 (16:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 20:23:42 +0000 (16:23 -0400)
commit98178d8823562bec5291857b1b2a71c6dd1d3dda
tree216cb0377471336750ad359dbb9bfae7037b84d8
parent3f6dd34b18b21c08457bb466522d04347c48a55a
gtk-demo: Plug another leak

We were leaking the builder in the revealers demo,
by creating a ref cycle. This was showing up as
the list entry not going back to upright after
closing the window.
demos/gtk-demo/revealer.c